Skip to content

refactor(match2): remove uses of map-get in scss#7537

Open
ElectricalBoy wants to merge 1 commit into
mainfrom
kick-map-get
Open

refactor(match2): remove uses of map-get in scss#7537
ElectricalBoy wants to merge 1 commit into
mainfrom
kick-map-get

Conversation

@ElectricalBoy
Copy link
Copy Markdown
Collaborator

Summary

The builtin scss map-get function is deprecated, making the scss compiler complain during our visual snapshot workflow. Thus, this PR removes uses of map-get from #7533.

How did you test this change?

local compilation

@ElectricalBoy ElectricalBoy requested review from a team and JuJinPark May 21, 2026 04:18
@ElectricalBoy ElectricalBoy added c: match2 stylesheets Changes to stylesheets labels May 21, 2026
@mbergen
Copy link
Copy Markdown
Collaborator

mbergen commented May 21, 2026

(OOS) Perhaps we should consider to compile CSS on deploy instead of in RLA? I've never understood why we do it like this to begin with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: match2 stylesheets Changes to stylesheets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants